setDropShadowBlurRadiusX

abstract fun setDropShadowBlurRadiusX(block: DesignBlock, blurRadiusX: Float)

Set the drop shadow's blur radius on the x axis of the given design block. Required scope: "appearance/shadow"

Parameters

block

the block whose drop shadow's blur radius on the x axis should be set.

blurRadiusX

the blur radius to be set.